NumItem::SetRange

Section: ET++ method description (n)
Updated: automatically Mon Apr 8 20:18:24 1991
Index Return to Main Contents
 

NAME

NumItem::SetRange - instance method  

TEMPLATE

void SetRange(int minValue, int maxValue)  

SPECIFIERS

public  

DESCRIPTION

SetRange sets the allowed range.  

ARGUMENTS

int minValue

the allowed minimum value
int maxValue

the allowed maximum value
 

RETURN ARGUMENT

void

 

CATEGORIES

client interface

 

FILES

implementation:
NumItem.C


 

Index

NAME
TEMPLATE
SPECIFIERS
DESCRIPTION
ARGUMENTS
RETURN ARGUMENT
CATEGORIES
FILES

This document was created by man2html, using the manual pages.
Time: 00:40:26 GMT, March 30, 2022